Welcome![Sign In][Sign Up]
Location:
Search - word vc

Search list

[VC/MFCUsefulWordOfVCForProgram

Description: VC编程经验总结,无密码 向原作者表示敬意-VC programming experience, no password tribute to the original author
Platform: | Size: 778240 | Author: 丁丁 | Hits:

[ADO-ODBCeword

Description: Word和Excel文件的读写程序,能将Word和Excel数据按要求导入到VC程序中,也可将自已的数据写到Word或Excel中-Word and Excel documents to read and write procedures, can Word and Excel data required to VC import procedures, may also wrote their own data Word or Excel
Platform: | Size: 73728 | Author: | Hits:

[Dialog_WindowWordEditbox

Description: VC平台下的小程序,能够打开文本并进行编辑和保存-VC platform of small programs, and to open the text editing and preservation
Platform: | Size: 36864 | Author: 盛光磊 | Hits:

[Windows Developguessword2006

Description: 一个简单的猜单词的游戏 VC++实现 DOS窗口-guess one simple word games VC DOS window
Platform: | Size: 104448 | Author: 马涛 | Hits:

[Otheroffice11

Description: 用VC单文档界面调用WORD,并实现在WORD上的各种操作.-VC single document interface called WORD, and the achievement of the Word on the operation.
Platform: | Size: 76800 | Author: 陈晓勉 | Hits:

[Special EffectsVC++111111111111111

Description: VC++与Matlab编程实现对遥感卫星获取得到的二维大地影像三维效果显示的方法.rar -VC and Matlab programming of remote sensing satellites for the two-dimensional geodetic 3D imaging results show that the methods. rarVC and Matlab programming of remote sensing satellites for the two-dimensional images of 3D earth marked effect show method. rar
Platform: | Size: 9216 | Author: panzhi | Hits:

[VC/MFCVC+studynote

Description: VC++学习笔记, 这是我收集了很久的了,很好的. 我想会对初学VC++的有一事实上帮助!-VC study notes, this is my collection for a long time. very good. I think that when a VC will have a fact!
Platform: | Size: 33792 | Author: laiwenhua | Hits:

[ActiveX/DCOM/ATLWordAutoProject

Description: 这时从微软发布的文档中学来的程序。用MFC的自动化功能向word添加工具条,用来运行VBA宏,希望对用VC操纵office的学习有些帮助。-when Microsoft released from the secondary to the documentation procedures. MFC with the automation tools to add the word, used to run VBA macros, VC hope to use the study manipulated office some help.
Platform: | Size: 304128 | Author: 刘德小花 | Hits:

[ActiveX/DCOM/ATLAutoWord

Description: 一个很简单的程序:在word里添加自己的工具条。程序虽然简单,但提供了一种用VC向word添加工具条的思路。-a very simple : add the word itself of the tools. Simple procedures, but provides a VC tool to add word of the idea.
Platform: | Size: 79872 | Author: 刘德小花 | Hits:

[OtherWordoperation

Description: 一个操作word文档的vc++程序,实现创建文档、向文档写数据和保存文档功能-operate a word document vc procedures, the document was created to achieve, write data to document and preserve the functional document
Platform: | Size: 90112 | Author: lish | Hits:

[Compress-Decompress algrithmsVC++word

Description: 此代码可在vc++环境下写五颜六色的三维汉字-this code in vc environment write Chinese characters colorful 3D
Platform: | Size: 1311744 | Author: 杨小军 | Hits:

[OS DevelopAtl21

Description: word 插件 在word2003+ vc6.0 条件下运行 可以单击弹出atl 的窗口 简单可实现 -word word2003 vc6.0 plug-in operation under the conditions can click pop-up windows atl I can be simple
Platform: | Size: 836608 | Author: Liaozhen | Hits:

[Other resourcewordio_src

Description: 文字处理 基于Vc++6。0 word doc read/write-word processing based on the Vc++6. 0 word doc read/write
Platform: | Size: 40960 | Author: ffyy88 | Hits:

[File OperatelinkWord

Description: 完成VC++控制WORD书签程序,能够自动在VC下打开WORD2000程序-complete control procedures Word bookmarks to automatically open the VC procedures WORD2000
Platform: | Size: 586752 | Author: wxyh | Hits:

[VC/MFCVCdatabasesanbuqu

Description: VC++数据库的操作电子书籍。word版。VC++数据库三部曲。VC++数据库编程讲解的很清晰。并且有很好的例子。适合初级的VC++数据库编程人员学习和使用-VC database operated electronic books. Word version. VC database trilogy. VC database programming on the very clear. And have a good example. Suitable for junior VC database programmer to study and use
Platform: | Size: 3521536 | Author: yyy | Hits:

[ActiveX/DCOM/ATLControlWord

Description: VC通过模板来控制Word表格 //这里没有用word里提供的table对象,而是用了selection对象,用它控制比table简单 //而且用模板可以很容易地设置表格中的格式,若通过table对象则设置字体、对齐方式是很难控制 //这里主要是通过移动word中的输入点位置来定位要写的位置。然后再写入内容到单元格. //selection对象主要调用MoveDown来进行定位,MoveDowm是让word响应键盘上的上下箭头事件。 //其中参数4表示移动一个单元字,而5表示移动一个单元行,其MoveUp,MoveLeft,MoveRight也一样 //具体可见MSDN中的ITextSelection::MoveDown Method -VC through the template to control Word forms// There is no word used in providing the right table like, but use the object selection, used it to control than simple table// and use templates can be easily set up tables in the format If the object through the table is set fonts, Alignment will be very difficult to control// here mainly through word of mobile input location positioning write to the location. Then write the contents of the cells.// Selection main targets MoveDown to call for positioning MoveDowm is word on the keyboard in response to the next arrow incident.// Parameter four said a mobile unit, whereas in five said a mobile unit OK, MoveUp. MoveLeft. MoveRight is the same// visible in the MSDN ITextSelection : : MoveDown Method
Platform: | Size: 79872 | Author: 相生昌 | Hits:

[File OperatetestWordAll

Description: 本工程里的代码是针对VC6调用操作word2003的,是我很辛苦做的,有对Word书签操作的方法,对表格操作的方法,表格复制的方法等等。不过代码乱了些,请见谅,呵呵。-the code works against VC6 call word2003 operation, I am very hard to do. Word bookmarks to have the operation method of operation of the form, copy the form and so on. But some arbitrary code, I do apologize, Ha ha.
Platform: | Size: 8244224 | Author: 高茜 | Hits:

[Printing programrResReportDemo

Description: 一个很好的报表控件,该控件可以制作象WORD一样的文档,可以添加BMP图,可以预览和打印,VC调用方便简单,是一个非常使用的控件资源。-a very good statements control, the controller can produce the same as Word documents, BMP can add maps, and print preview, easy to use call VC is a very use of the resource control.
Platform: | Size: 60416 | Author: ZHOUYP | Hits:

[ActiveX/DCOM/ATLmyofficeaddin

Description: 用VC6.0编写Word插件(Office2007篇)-VC6.0 prepared using Word plugin (Office2007 Part 1)
Platform: | Size: 467968 | Author: 浪荡 | Hits:

[Other systemsArcobjects+VC

Description: 基于VC++环境下的Arcobjects开发,是初学者良好的例字。希望共同学习。-Based on VC++ environment under the Nanyang development is a good beginners cases of the word. Hope to learn together.
Platform: | Size: 24576 | Author: 张明 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 37 »

CodeBus www.codebus.net